home *** CD-ROM | disk | FTP | other *** search
/ PC User 1998 March / PCU_MAR_98.iso / offline / webmenu.dcr / Internal_7_About PC User.ls < prev    next >
Encoding:
Text File  |  1997-05-23  |  265 b   |  10 lines

  1. on mouseUp
  2.   global gActiveIcon
  3.   restoreIcon()
  4.   set the memberNum of sprite 8 to the number of member "About PCUser active"
  5.   puppetSound("tabclick")
  6.   set gActiveIcon to "8"
  7.   gotoNetPage("aboutus/aboutus.htm", "main")
  8.   gotoNetPage("bnr_m05.htm", "banner")
  9. end
  10.